CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - java traveling salesman

搜索资源列表

  1. GA_TSA

    0下载:
  2. 利用遗传算法解决TSP旅行商问题的Java原码-using genetic algorithms to solve the traveling salesman problem TSP original Java code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:26802
    • 提供者:祖超
  1. SA_TSA

    0下载:
  2. 利用模拟退火算法解决旅行商问题的java原码-using simulated annealing algorithm to solve the traveling salesman problem java original code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:9301
    • 提供者:祖超
  1. TS-TSP.rar

    0下载:
  2. 使用禁忌搜索算法求解TSP(旅行商问题)的JAVA源程序,The use of tabu search algorithm for solving TSP (Traveling Salesman Problem) the JAVA source code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-22
    • 文件大小:2848
    • 提供者:ann
  1. TSP.rar

    0下载:
  2. 模拟退火算法解决旅行商问题,从文件读入城市信息,Simulated annealing algorithm to solve traveling salesman problem, reading from the file information into the city
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:7254
    • 提供者:肖佩瑶
  1. SA_TSP.rar

    0下载:
  2. 使用模拟退火算法求解TSP(旅行商)问题的JAVA源程序,The use of simulated annealing algorithm for solving TSP (traveling salesman) problem with JAVA source
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:2993
    • 提供者:ann
  1. tsp

    0下载:
  2. 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its descr iption of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:3006
    • 提供者:ron
  1. Program

    0下载:
  2. 用很简单的方法描述了如何勇贪婪算法解决旅行商问题-Using very simple methods Yong describes how greedy algorithm to solve traveling salesman problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1367
    • 提供者:FYL
  1. tsp

    0下载:
  2. 旅行商问题的源代码及其说明。给出空间中给定n个点,画一条简单路径,包括所有的点,使得路径最短-Traveling Salesman Problem and its descr iption of the source code. Given space in a given n points, draw a simple path, including all the points, making the shortest path
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:3215
    • 提供者:hbk hsu
  1. SimulatedAnnealing

    0下载:
  2. 旅行商问题的模拟退火算法实现 采用VHDL仿真,软件java来varificatio。本例中采用16个城市-Traveling Salesman Problem Algorithm of Simulated Annealing using VHDL simulation, software, java to varificatio. In this case the use of 16 cities
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-06-12
    • 文件大小:19693283
    • 提供者:Zoe
  1. AG_caixeiro_viajante

    0下载:
  2. Code in java for the Traveling salesman problem. This code is very simple because has only three pages. It s works same.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1768
    • 提供者:Filipe
  1. j_fourmi

    0下载:
  2. antcolony -traveling salesman problem-java
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:67116
    • 提供者:alexis
  1. upload5

    0下载:
  2. 遗传算法求解旅行商问题。在n=20的情况下依然能90 以上获得正确解。-Genetic Algorithm for Traveling Salesman Problem. In the case of n = 20 can still obtain the correct solution for more than 90 .
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:4599
    • 提供者:ocpocpocp
  1. lvxingshouhuoyuan

    0下载:
  2. 旅行售货员问题的java版本,采用分支限界法。有详细解释-Traveling salesman problem is the java version, using branch and bound. Explained in detail
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2692
    • 提供者:崔雅珍
  1. TSP

    0下载:
  2. JAVA语言实现的遗传算法解决TSP(旅行商问题),主要有三个简单的Java类。-JAVA language of the genetic algorithm to solve TSP (traveling salesman problem), there are three simple Java class.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:9633
    • 提供者:
  1. traveler

    0下载:
  2. 旅行商问题的分支限界法 经典算法的JAVA实现-Traveling Salesman Problem classical branch and bound algorithm to achieve JAVA
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:191060
    • 提供者:李鑫
  1. algorithm_report

    0下载:
  2. 算法分析与设计报告,用java编写的4个常见的算法小程序。包括矩阵相乘问题,0/1背包问题,删数问题,和旅行商问题。-Algorithm analysis and design reports using java prepared four common algorithm applet. Including matrix multiplication problem, 0/1 knapsack problem, delete a few problems, and traveling sal
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:46183
    • 提供者:淼淼
  1. doc

    0下载:
  2. java编制旅行商路径优化问题的遗传算法程序-java the preparation of the traveling salesman path optimization problem genetic algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:24985
    • 提供者:hello
  1. GeneticAlgorithm

    0下载:
  2. 遗传算法解决背包问题和旅行商问题。 测试数据已经写入java代码中。 遗传算法的参数可以修改。-Genetic algorithm to solve the knapsack problem and the traveling salesman problem. The test data has been written to the java code. The parameters of the genetic algorithm can be modified.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-14
    • 文件大小:7809
    • 提供者:lvsmart
  1. tsp-java

    0下载:
  2. The task of this application was to explore the possibilities of genetic programming and to test it on a well known Traveling Salesman Problem (TSP), where the salesman should visit given number of cities and then return back home, all in the sho
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-20
    • 文件大小:6118459
    • 提供者:Chan
  1. lvxingshang

    0下载:
  2. JAVA实现旅行商问题,有简单的可视化界面 有N个城市,要求从其中某个问题出发,唯一遍历所有城市,再回到出发的城市,求最短的路线。使用模拟退火算法可以比较快的求出TSP的一条近似最优路径。-JAVA traveling salesman problem, a simple visual interface There are N cities, which to ask a question, the only way to traverse all cities, and then
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-11
    • 文件大小:3130
    • 提供者:辜丽梅
« 12 »
搜珍网 www.dssz.com